|
Allinea MAP, is an application profiler produced by Allinea Software. of Warwick, United Kingdom, for profiling the performance of C, C++ and Fortran 90 software. It is widely used for its multitheaded and multiprocess capabilities such as profiling parallel MPI or OpenMP applications, including those running on clusters of Linux machines, and for scalar (sequential) code. It is one of the first profilers able to both analyze and visually display the performance when running at high scales (including many thousands of cores). Allinea MAP is also being used to examine applications that are preparing to scale to 1 ExaFLOP/s The profiler uses adaptive sampling methods to identify process counters and activities, and combines data from multiple processes that may be running on multiple compute server nodes. It analyzes performance and causes of bottlenecks including: * Processor instruction level - identifying issues such as memory bandwidth, or lack of floating-point vectorization * Memory usage * I/O * Communication - such as MPI * Threads * Energy usage and power This enables developers to identify hotspots and areas of potential improvement. The tool is scalable - and merges performance data using the scalable architecture first used in Allinea DDT to debug Petascale (typically over 100,000 processes). Allinea MAP shares a common user interface with Allinea DDT which together make the Allinea Forge tool suite. This is widely used by research scientists and developers of parallel scientific applications. The Allinea MAP profiler is used on large supercomputers and also smaller clusters or workstations. Sites with installations include NERSC, University of Cambridge and Los Alamos National Laboratory. ==See also== *Allinea DDT 抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「Allinea MAP」の詳細全文を読む スポンサード リンク
|